

# Event Details

- **Event Name**: The Smyths
- **Event Start and End Date**: Fri, 12 Sep, 2025 at 08:00 pm – Fri, 12 Sep, 2025 at 10:30 pm
- **Event Description**: For more than twenty years, The Smyths have brought the music of The Smiths back to life in the live arena across more than 900 shows.ArtistsThe SmythsMusic Genres :  Pop, Indie, 1980s, Indie Pop
- **Event URL**: https://allevents.in/shrewsbury/the-smyths/300041026462
- **Event Categories**: art, pop
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Shrewsbury/Albert%27s-Shed/The-Smyths/41026462/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Shrewsbury
- **state**: EN
- **country**: United Kingdom
- **location**: Albert's Shed
- **lat**: 52.7080932
- **long**: -2.7574511
- **full address**: Albert's Shed, 8 Barker Street, Shrewsbury, United Kingdom

## Event gallery

- **Alt text**: The Smyths
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/23b1a9dc5718ce023bf6ea79ca7328778dd6092998b120ccafedd0234fc44634-rimg-w1024-h1024-dc2f2f2f-gmir.jpg?v=1757715491

## Artist Details

- **Artist name**: The Smyths

## FAQs

- **Q**: When and where is The Smyths being held?
  - **A:** The Smyths takes place on Fri, 12 Sep, 2025 at 08:00 pm to Fri, 12 Sep, 2025 at 10:30 pm at Albert's Shed, 8 Barker Street, Shrewsbury, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Smyths is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Shrewsbury, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Smyths sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Smyths",
        "image": "https://cdn-az.allevents.in/events10/banners/23b1a9dc5718ce023bf6ea79ca7328778dd6092998b120ccafedd0234fc44634-rimg-w1024-h1024-dc2f2f2f-gmir.jpg?v=1757715491",
        "startDate": "2025-09-12",
        "endDate": "2025-09-12",
        "url": "https://allevents.in/shrewsbury/the-smyths/300041026462",
        "location": {
            "@type": "Place",
            "name": "Albert's Shed",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8 Barker Street",
                "addressLocality": "Shrewsbury",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.7080932",
                "longitude": "-2.7574511"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "For more than twenty years, The Smyths have brought the music of The Smiths back to life in the live arena across more than 900 shows.ArtistsThe SmythsMusic Genres :  Pop, Indie, 1980s, Indie Pop",
        "performer": [
            {
                "@type": "Person",
                "name": "The Smyths"
            }
        ]
    }
]
```